I2S Hung configuration register
LC_FIFO_TIMEOUT | I2S_TX_HUNG_INT interrupt or I2S_RX_HUNG_INT interrupt will be triggered when FIFO hung counter is equal to this value. |
LC_FIFO_TIMEOUT_SHIFT | The bits are used to set the tick counter threshold. The tick counter is clocked by APB_CLK. The tick counter threshold is 88000/2^I2S_LC_FIFO_TIMEOUT_SHIFT. The tick counter is reset when it reaches the threshold. |
LC_FIFO_TIMEOUT_ENA | The enable bit for FIFO timeout. |